Lucene search

K
Datahub ProjectDatahub

11 matches found

CVE
CVE
added 2024/01/16 11:15 p.m.193 views

CVE-2024-22409

DataHub is an open-source metadata platform. In affected versions a low privileged user could remove a user, edit group members, or edit another user's profile information. The default privileges gave too many broad permissions to low privileged users. These have been constrained in PR #9067 to pre...

8.8CVSS8.7AI score0.00297EPSS
CVE
CVE
added 2022/10/28 5:15 p.m.76 views

CVE-2022-39366

DataHub is an open-source metadata platform. Prior to version 0.8.45, the StatelessTokenService of the DataHub metadata service (GMS) does not verify the signature of JWT tokens. This allows an attacker to connect to DataHub instances as any user if Metadata Service authentication is enabled. This ...

9.9CVSS9.6AI score0.00033EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.50 views

CVE-2023-25560

DataHub is an open-source metadata platform. The AuthServiceClient which is responsible for creation of new accounts, verifying credentials, resetting them or requesting access tokens, crafts multiple JSON strings using format strings with user-controlled data. This means that an attacker may be ab...

9.8CVSS9.4AI score0.0016EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.37 views

CVE-2023-25561

DataHub is an open-source metadata platform. In the event a system is using Java Authentication and Authorization Service (JAAS) authentication and that system is given a configuration which contains an error, the authentication for the system will fail open and allow an attacker to login using any...

9.8CVSS7.9AI score0.00145EPSS
CVE
CVE
added 2023/11/14 1:15 a.m.37 views

CVE-2023-47629

DataHub is an open-source metadata platform. In affected versions sign-up through an invite link does not properly restrict users from signing up as privileged accounts. If a user is given an email sign-up link they can potentially create an admin account given certain preconditions. If the default...

8CVSS7.3AI score0.00169EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.36 views

CVE-2023-25557

DataHub is an open-source metadata platform. The DataHub frontend acts as a proxy able to forward any REST or GraphQL requests to the backend. The goal of this proxy is to perform authentication if needed and forward HTTP requests to the DataHub Metadata Store (GMS). It has been discovered that the...

9.1CVSS8.7AI score0.00506EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.34 views

CVE-2023-25559

DataHub is an open-source metadata platform. When not using authentication for the metadata service, which is the default configuration, the Metadata service (GMS) will use the X-DataHub-Actor HTTP header to infer the user the frontend is sending the request on behalf of. When the backends retrieve...

8.2CVSS8.3AI score0.00113EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.33 views

CVE-2023-25558

DataHub is an open-source metadata platform. When the DataHub frontend is configured to authenticate via SSO, it will leverage the pac4j library. The processing of the id_token is done in an unsafe manner which is not properly accounted for by the DataHub frontend. Specifically, if any of the id_to...

8.8CVSS8.5AI score0.05244EPSS
CVE
CVE
added 2023/02/11 1:23 a.m.28 views

CVE-2023-25562

DataHub is an open-source metadata platform. In versions of DataHub prior to 0.8.45 Session cookies are only cleared on new sign-in events and not on logout events. Any authentication checks using the AuthUtils.hasValidSessionCookie() method could be bypassed by using a cookie from a logged out ses...

9.8CVSS8.4AI score0.00025EPSS
CVE
CVE
added 2023/11/14 9:15 p.m.27 views

CVE-2023-47640

DataHub is an open-source metadata platform. The HMAC signature for DataHub Frontend sessions was being signed using a SHA-1 HMAC with the frontend secret key. SHA1 with a 10 byte key can be brute forced using sufficient resources (i.e. state level actors with large computational capabilities). Dat...

8.8CVSS7.3AI score0.0005EPSS
CVE
CVE
added 2023/11/14 1:15 a.m.26 views

CVE-2023-47628

DataHub is an open-source metadata platform. DataHub Frontend's sessions are configured using Play Framework's default settings for stateless session which do not set an expiration time for a cookie. Due to this, if a session cookie were ever leaked, it would be valid forever. DataHub uses a statel...

4.8CVSS4.6AI score0.00118EPSS